Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build and share docker image across jobs #628

Conversation

mohamedasaker-arm
Copy link
Contributor

The motive for this change is:
Whenever the docker image needs to be updated, test these changes on the CI
Then we enable building the docker image and run it for each job, as jobs in the workflow don't share the local docker registry.
This change is to build the docker and export it to be used across the workflow jobs.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@ionut-arm
Copy link
Member

Are we leaving this until after the 1.1.0 release?

@mohamedasaker-arm mohamedasaker-arm force-pushed the ci/build-share-docker-image-across-jobs branch from d9436dd to abe0949 Compare September 5, 2022 16:29
@mohamedasaker-arm
Copy link
Contributor Author

@ionut-arm We can merge if it's in good shape (I think it is). Anyhow It's not a part of the service itself.

@mohamedasaker-arm mohamedasaker-arm marked this pull request as ready for review September 5, 2022 21:29
@mohamedasaker-arm mohamedasaker-arm force-pushed the ci/build-share-docker-image-across-jobs branch from 0843d9d to 32c2b3d Compare September 6, 2022 12:52
Signed-off-by: Mohamed Omar Asaker <mohamed.omarasaker@arm.com>
Signed-off-by: Mohamed Omar Asaker <mohamed.omarasaker@arm.com>
Signed-off-by: Mohamed Omar Asaker <mohamed.omarasaker@arm.com>
Signed-off-by: Mohamed Omar Asaker <mohamed.omarasaker@arm.com>
Signed-off-by: Mohamed Omar Asaker <mohamed.omarasaker@arm.com>
Signed-off-by: Mohamed Omar Asaker <mohamed.omarasaker@arm.com>
@mohamedasaker-arm mohamedasaker-arm force-pushed the ci/build-share-docker-image-across-jobs branch from 32c2b3d to 8270d3d Compare September 6, 2022 13:05
Copy link
Member

@ionut-arm ionut-arm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

.github/workflows/ci.yml Show resolved Hide resolved
@gowthamsk-arm
Copy link
Contributor

LGTM

mohamedasaker-arm and others added 2 commits September 6, 2022 16:21
Signed-off-by: Mohamed Omar Asaker <mohamed.omarasaker@arm.com>
@mohamedasaker-arm mohamedasaker-arm merged commit d973c68 into parallaxsecond:main Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants